MessageReminderSoundFile Property |
Contains the path and file name of the sound file to play when the reminder occurs for the appointment, mail message, or task.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReminderSoundFile { get; set; }Public Property ReminderSoundFile As String
Get
Set
Property Value
Type:
StringThe reminder sound file.
See Also